Skip to main content

LoginWithBasicAuthenticationParameters

The LoginWithBasicAuthenticationParameters class provides parameters for logging in with basic authentication, extending the AuthenticationParameterBase class to include user credentials.

Properties

NameDescription
DomainAddressSpecifies the domain address used during authentication.
UsernameSpecifies the username for authentication.
SourceIdentifies the source of the authentication request. Default is "Agent".
FootPrintIdentifier representing a unique session or client footprint.
RememberMeIndicates whether the session should be persistent. In most configurations; if true, the session duration will be longer.
ParentTelemetryIdIdentifier for the parent telemetry, used for tracing and logging purposes.
PasswordSpecifies the password for authentication.
LanguageSpecifies the language for the authentication request.